func syscall.setTimespec

2 uses

	syscall (current package)
		syscall_linux_amd64.go#L111: func setTimespec(sec, nsec int64) Timespec {
		timestruct.go#L20: 	return setTimespec(sec, nsec)